home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / prgtools / programm.ing / m2gem106.lzh / CRYSTAL1.06 / CMP / FSTM2 / FSTMAKE.BAT < prev   
Encoding:
DOS Batch File  |  1993-12-12  |  112 b   |  7 lines

  1. mc %1 /s 8000 32768 /c /m /d-
  2. m2link %1 /s 8192 /h 4096 /o
  3. cd c:\fstm2\work
  4. del %1.app
  5. ren %1.exe %1.app
  6.  
  7.